ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / IReportItemProgram<T> Interface / Bookmark Property

In This Topic
    Bookmark Property (IReportItemProgram<T>)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property Bookmark As EvalFunc(Of String)
    EvalFunc<string> Bookmark {get;}
    See Also